home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 9 / 500 MB nyheder direkte fra internet CD 9.iso / start / install / shez / shez.rev < prev    next >
Text File  |  1994-10-19  |  17KB  |  313 lines

  1.  
  2.  
  3.                                 SHEZ REVISION HISTORY
  4.  
  5.      v10.4  10/19/94 Fixed error when attempting to view and/or expand WIN type
  6.             compressed files.
  7.             Fixed error when attempting to work with HAP compressed files.
  8.             Fixed some screen errors when running SHEZ in 25 line mode.
  9.             Added highlighted hot keys to the menu system.
  10.             Removed code that deactivated PKZIP DPMI support when running under
  11.             Desqview.
  12.             Added ALT-X command to DOS directory window.  This command will
  13.             allow the user to extract all files from the currently highlighted
  14.             files or all tagged files.
  15.             Enhanced the ALT-F1 command (display FILE_ID.DIZ) to allow the user
  16.             to optionally create a FILE_ID.DIZ file if one does not exist.
  17.             When printing files the PRINTING IN PROGRESS message will remain on
  18.             screen until printing is complete.
  19.             Fixed problem when attempting to convert ZIP files to UC2
  20.             compression format.
  21.  
  22.      v10.3  10/3/94 Fixed the UNABLE TO DELETE problem when deleting files from
  23.             the DOS directory window when running under 4DOS.
  24.             When converting compressed files with embedded compressed files the
  25.             embedded compressed files were not having their time and date stamps
  26.             set correctly. - FIXED -
  27.             When copying a file and only the drive to copy to is specified the
  28.             current directory for the specified drive will be used.
  29.             When using the Print function and files are tagged a dialog box will
  30.             now appear asking if you what to print the highlighted or all tagged
  31.             files.
  32.             Shez can not handle all types of windows compressed files by using
  33.             the native EXPAND.EXE program.  Windows compressed files are now
  34.             handled like any other compressed file.
  35.             Added support for the INFOZIP, ZIP and UNZIP programs.  A new
  36.             configuration item must be set to indicate that the INFOZIP program
  37.             are being used.
  38.             Added support for the RAR compression program.
  39.             Added config. item allowing user to specify the number of
  40.             directories to handle when using the F9 function to specify
  41.             directory names.
  42.             Made more improvements in the identification of ARC type compressed
  43.             files.
  44.             Added floating help window in the SHEZCFG program.
  45.      v10.2  7/29/94 Corrected a small error when attempting to read spanned ZIP
  46.             file when the ZIP file was created under DOS and is being read in
  47.             the DOS box under OS/2.
  48.             Fixed problem when running SGREP against all files contained with a
  49.             compressed file that contains directory names.
  50.             User menu functions can now process files that are highlighted
  51.             and/or tagged in both the DOS file window and the compressed file
  52.             contents window.  If files are tagged a dialog box will ask if user
  53.             wishes to perform operation on highlighted or tagged files.
  54.             Fixed 4DOS description function when running with low memory.  SHEZ
  55.             will now ALWAYS swap itself out of memory prior to running the 4DOS
  56.             describe command.
  57.             Added support for UltraCompressor II release 2.  SHEZ now supports
  58.             move, freshen, extract newer, and update functions for UC2 files.
  59.             Added command ALT-I that will run the UC2 compressor to optimize the
  60.             current UC2 compressed file.
  61.             Added support to uncompress windows compressed files.  The
  62.             uncompress code is built into SHEZ so the EXPAND program is not
  63.  
  64.  
  65.                                                                      Page 1
  66.  
  67.  
  68.                                 SHEZ REVISION HISTORY
  69.  
  70.             needed.
  71.  
  72.      v10.1  5/30/94 Corrected UUENCODE routine. The original filename that is
  73.             placed in the UUENCODED file contained two dots instead of a single
  74.             dot.
  75.             When starting SHEZ and only specifying a directory name SHEZ was not
  76.             using the user specified filespec as specified in the configuration
  77.             file. - FIXED -
  78.             Added code to automatically determine CPU type.
  79.             Added support for HAP version 3.14. When SHEZ is run on a 386 or
  80.             better the a3 and m3 commands will be utilized.
  81.             Added PORT keyword to Printer section in the SHEZ.INI file.  This
  82.             allows the user to tell SHEZ which LPT port each user defined
  83.             printer should use.
  84.             When testing UC2 type compressed files SHEZ was not pausing to allow
  85.             the user to view the results. - FIXED -
  86.             When using F4 to delete a directory, SHEZ reporting that it could
  87.             not delete the directory when in fact it could.
  88.             Added smart move command ALT-F3.
  89.             Fixed an error that occurs when the user menu is empty.
  90.             Exchanged the location of the Tab and Exit mouse hot areas at the
  91.             bottom of the screen.
  92.  
  93.      V10.0  5/13/94 SHEZ can now delete individual or tagged files that have
  94.             hidden, system, or read-only attributes assigned.
  95.  
  96.             Fixed problem when CTL-ENTER is pressed to launch an alternate
  97.      viewer.
  98.  
  99.             Due to numerous users having problems with the configuration item to
  100.             activate authenticity mode automatically this option has been
  101.             removed from the SHEZCFG program.  If you want SHEZ to startup with
  102.             authenticity mode activated you must set an environment variable
  103.             named SHEZAV to a Y prior to starting SHEZ.  I.E.  SET SHEZAV=Y
  104.  
  105.             Added $?  to user menu variables.  Added $CD current drive to user
  106.             menu variables.  Added $CP current path to user menu variables. 
  107.             Added $ED extract drive to user menu variables.  Added $EP extract
  108.             path to user menu variables.
  109.  
  110.             Moved ZIP to top of convert compressed file drop down menu.
  111.  
  112.             Reorganized program code resulting in lower memory usage.
  113.  
  114.             Fixed problem when view a file in a .ZIP compressed file and another
  115.             file with the same name exists in the .ZIP file but has been saved
  116.             in another directory.
  117.  
  118.             Corrected Critical Error handling when TABBING to view a directory.
  119.  
  120.             Entering directory names with extensions are now handled correctly
  121.             when entered either from within SHEZ or from the command line.
  122.  
  123.             SHEZ will now check the release level of the SHEZ.CFG file and will
  124.             not continue if the SHEZ.CFG file has not been updated using the
  125.             matching release level of the SHEZCFG program.
  126.  
  127.             Added preliminary support for the HAP compression program.
  128.  
  129.  
  130.                                                                      Page 2
  131.  
  132.  
  133.                                 SHEZ REVISION HISTORY
  134.  
  135.             Modified the FILE_ID.DIZ viewing procedure as follows:
  136.  
  137.             1) ALT-F1 will display the FILE_ID.DIZ file if it exists.
  138.  
  139.             2) ENTER key will remove the dialog box and position the highlight
  140.             bar down one item.
  141.  
  142.             3) CTRL-ENTER will remove the dialog box and will open the
  143.             compressed file view screen.
  144.  
  145.             Added new command CTRL-F which will display a dialog box showing
  146.             free space on the default or user specified drive.  This command is
  147.             available from both the DOS directory windows and the compressed
  148.             file contents window.
  149.  
  150.      v9.9   4/19/94 Corrected the 4DOS description display when the DOS
  151.             directory window is zoomed full screen.
  152.             Corrected problem processing UC2 type compressed files when the
  153.             UC.EXE program is not is a directory in the path.
  154.             Increased user menu options from 10 to 20 items.
  155.             Added new function, SMART EXTRACT (ALT-F2) that will extract tagged
  156.             files from a compressed file and will optimally fill the target
  157.             extract disk.  If all files will not fit, a warning message will be
  158.             issued and the files that could not be extracted will remain tagged.
  159.             Added a new sort type of TAGGED when viewing the contents of a
  160.             compressed files.
  161.             Modified the view FILE_ID.DIZ function.  Pressing ESC when the
  162.             description is displayed will remove the dialog box and return you
  163.             to the DOS file list positioning the highlight bar one row down. 
  164.             Pressing the ENTER key will remove the dialog box and will open and
  165.             display the contents of the compressed file.
  166.             Added a new configuration item allowing the user to tell SHEZ if
  167.             they want to be prompted before saving an edited file back into the
  168.             compressed file.
  169.             Added ALT-F8 to UUENCODE highlighted/tagged file(s) and
  170.             CTL-F8 to UUDECODE highlighted/tagged files(s).  If no files are
  171.             tagged the highlighted file will be UUEN/DECODED.  If files are
  172.             tagged then all tagged files will be UUEN/DECODED.
  173.             Added new configuration item allowing the user to start SHEZ with
  174.             ZIP authenticity mode automatically activated.  It may still be
  175.             dynamically deactivated by pressing the ALT-1 key.
  176.  
  177.      v9.8   3/29/94 Correct ESC key processing.  If ESC key is configured to
  178.             immediately exit SHEZ it will only do so from the DOS directory
  179.             window.
  180.  
  181.             Changed drop down menu text to reduce memory requirements.
  182.  
  183.             Fixed problem of adding the file $Z.$ when copying files from one
  184.             compressed file to another.
  185.  
  186.             Fixed problem of not being able to copy files from a compressed file
  187.             to a UC2 compressed file.
  188.  
  189.             Added internal support to UUENCODE and UUDECODE files.  Files listed
  190.             in the DOS directory window or contained within a compressed file
  191.             can be ENCODED or DECODED.
  192.  
  193.  
  194.  
  195.                                                                      Page 3
  196.  
  197.  
  198.                                 SHEZ REVISION HISTORY
  199.  
  200.             Fixed problem were SHEZ was not positioning the highlight bar
  201.             correctly when move back up the directory tree when there are more
  202.             than 60 directories listed.
  203.  
  204.             SHEZ can now handle up to 200 bytes of 4DOS descriptive text.  The
  205.             description will now appear in a dialog box in the lower right
  206.             corner of the screen. ALT-D will toggle the dialog box bewteen the
  207.             text and the SHEZ configuration information.
  208.  
  209.             Added ability to configure default sort order for each type of sort.
  210.             In addition sort order is now changed via the ALT-F9 key.
  211.  
  212.             When using the ALT-F1 to view FILE_ID.DIZ files, pressing the ENTER
  213.             key or ESC key will remove the view dialog box, or info message box
  214.             and will move the highlight bar down one line.
  215.  
  216.             The USER MENU HELP item has been removed from the USER drop down
  217.             menu. Help can now be obtained by pressing F1 at anytime.
  218.  
  219.             When editting a file in a compressed file, if the file is changed a
  220.             the user will be asked if the file should be saved back into the
  221.             compressed file.
  222.  
  223.             Had to change the FILE-ID.DIZ list function from CTRL-D key to
  224.             ALT-F1 key due to incompatiblities with some PC's.
  225.  
  226.             Modified ZIP read function to correct possible lockup on corrupted
  227.             zip files.
  228.  
  229.             Added new DOS directory function SMART COPY (ALT-F2). Smart copy
  230.             will write the tagged files to the specified destination attempting
  231.             to fill the destination disk to it's maximum capacity. When the
  232.             target disk is full, SHEZ will issue an information message and the
  233.             files that did not get copied will remain tagged.
  234.  
  235.             Added sort type of Tag to DOS directory display. When sorting by TAG
  236.             the tagged files will appear at the top of the list, and the
  237.             secondary sort key will be file size.
  238.  
  239.             When specifying User defined menu items in the SHEZ.INI file in
  240.             addition to the $F substitution variable, a $A and/or $M variable
  241.             may now also be used.  $A will be substituted with the full filename
  242.             of the compressed file, if applicable, and $M will be substituted
  243.             with the selected compressed file member name, if applicable.
  244.  
  245.             Added What's new section to main DOS directory help screen.
  246.  
  247.      v9.7   02/25/94 Made correction to the routine that identifies ARC and PAK
  248.             files.
  249.             Corrected the Compressed file information pop-up screen to correctly
  250.             display the total compressed file size.
  251.             Corrected problem when ten user defined menu items are entered into
  252.             the SHEZ.INI file.
  253.             Made fix to allow extraction of files that begin with the @
  254.             character.
  255.             Added support for the UC2 (Ultracompressor II) compression program.
  256.             ESC key can now be configured to EXIT SHEZ immediately.
  257.             When sorting the list of files contained in a UC2 compressed file by
  258.  
  259.  
  260.                                                                      Page 4
  261.  
  262.  
  263.                                 SHEZ REVISION HISTORY
  264.  
  265.             filename or file extension the file's version number will be used in
  266.             the sort criteria.
  267.             Added new command CTRL-D to the DOS directory display.  This command
  268.             will display the FILE_ID.DIZ or the DESC.SDI file if one of them is
  269.             contained in the compressed file.  The file's contents will be
  270.             displayed in a pop-up scrollable window on the right side of the
  271.             screen.
  272.             Added VIEW FILE_ID.DIZ to the mouse menu.
  273.             In order to make SHEZ more compatible when running in a networked
  274.             environment, the DISK setting in the SHEZCFG program have been
  275.             changed.  Instead of entering an X to specify the default disk
  276.             drive, a blank will now be used to specify the default disk drive.
  277.             BE SURE TO RUN THE SHEZCFG PROGRAM AND CHECK YOUR DISK
  278.      SETTINGS!!!!!!!!!!!!!!!!!!
  279.             Corrected memory allocation problem when moving/copying files.
  280.             Corrected Tagged file counts in the DOS directory display window.
  281.             Corrected problem with the Quit menu item. (Not always exiting when
  282.             the exit item is picked)
  283.  
  284.      V9.6   01/13/94 When sorting the Ascending/Descending dialog box will now
  285.             show the default sort order. Pressing the Enter key will accept the
  286.             displayed default.
  287.             The DOS windows size has been enlarged.
  288.             Before performing a copy operation, SHEZ will now check the target
  289.             drive for available space.  If not enough space is available an
  290.             error message will be displayed.
  291.             Shez can now handle filenames beginning with a - for all supported
  292.             compressed file types.
  293.             Pressing the CTRL-X keys to exit was not working when issued from
  294.             the DOS directory window - FIXED.
  295.             Converting self extracting ARJ files back to a non-self extracting
  296.             file has been fixed.
  297.             SHEZ was not finding files when using the ? in a wildcard
  298.             specification, this has been fixed.
  299.             Added a new feature to only show the filenames of files that
  300.             contains the search pattern when searching the contents of a
  301.             compressed file.
  302.             When pressing the CTRL/ALT and a function key, sometimes the
  303.             function key line did not get updated correctly - FIXED.
  304.             Added support for ZIP files that SPAN multiple floppy disks.
  305.             If the number of files in a compressed file is greater then the
  306.             number of files SHEZ has been configured for, a warning message will
  307.             be displayed.
  308.             Increased the number of files per compressed file SHEZ can handle to
  309.             3500.
  310.             (NOTE: Due to this change you may need to configure SHEZ to swap
  311.             itself out of memory when running compression programs and external
  312.             programs.)
  313.